Appliance HealthCheckSettings SettingSpec

Appliance HealthCheckSettings SettingSpec
Appliance HealthCheckSettings SettingSpec

Appliance HealthCheckSettings SettingSpec schema contains specification of vCenter Server health and its corresponding state

This schema was added in vSphere API 7.0.0.1.

JSON Example
{
    "db_health_check_state_manual_backup": false,
    "db_health_check_state_scheduled_backup": false
}
boolean
db_health_check_state_manual_backup
Required

Health check state of database during manual backup with this option set, the health status of the particular health check will be reported

This property was added in vSphere API 7.0.0.1.

boolean
db_health_check_state_scheduled_backup
Required

Health check state of database during schedule backup with this option set, the health status of the particular health check will be reported

This property was added in vSphere API 7.0.0.1.